Returns a string that represents the given VARTYPE value.
HRESULT GetStringForVarType( VARTYPE vt, TYPEDESC* ptdescArrayType, BSTR* pbstr ); |
Parameters
- vt
-
[in] VARTYPE to represent as a string.
- ptdescArrayType
-
[in] Array of structures that describes types.
- pbstr
-
[out] String representing vt.